[INFO] cloning repository https://github.com/one-for-all/gorilla-physics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/one-for-all/gorilla-physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-for-all%2Fgorilla-physics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-for-all%2Fgorilla-physics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5191b49659259b1a2ce6244e4c130025fb0ae94
[INFO] checking one-for-all/gorilla-physics against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-for-all%2Fgorilla-physics" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/one-for-all/gorilla-physics
[INFO] finished tweaking git repo https://github.com/one-for-all/gorilla-physics
[INFO] tweaked toml for git repo https://github.com/one-for-all/gorilla-physics written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/one-for-all/gorilla-physics on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/one-for-all/gorilla-physics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/socp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `socp`
[INFO] [stderr]   * `example` target `socp`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/read_bunny_mass_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `read_bunny_mass_spring`
[INFO] [stderr]   * `example` target `read_bunny_mass_spring`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/rod_by_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rod_by_spring`
[INFO] [stderr]   * `example` target `rod_by_spring`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/cart_pole.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart_pole`
[INFO] [stderr]   * `example` target `cart_pole`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/constraint_contact.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `constraint_contact`
[INFO] [stderr]   * `example` target `constraint_contact`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/cart.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart`
[INFO] [stderr]   * `example` target `cart`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/ball.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ball`
[INFO] [stderr]   * `example` target `ball`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/pendulum_energy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pendulum_energy`
[INFO] [stderr]   * `example` target `pendulum_energy`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/spring_drop.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `spring_drop`
[INFO] [stderr]   * `example` target `spring_drop`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/1D_hopper.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `1D_hopper`
[INFO] [stderr]   * `example` target `1D_hopper`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/fem.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `fem`
[INFO] [stderr]   * `example` target `fem`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/double_pendulum.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `double_pendulum`
[INFO] [stderr]   * `example` target `double_pendulum`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/acrobot.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `acrobot`
[INFO] [stderr]   * `example` target `acrobot`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/unconstrained_qp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `unconstrained_qp`
[INFO] [stderr]   * `example` target `unconstrained_qp`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/pusher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pusher`
[INFO] [stderr]   * `example` target `pusher`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/ALSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ALSLIP`
[INFO] [stderr]   * `example` target `ALSLIP`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/SLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `SLIP`
[INFO] [stderr]   * `example` target `SLIP`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/LSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `LSLIP`
[INFO] [stderr]   * `example` target `LSLIP`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/rimless_wheel.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rimless_wheel`
[INFO] [stderr]   * `example` target `rimless_wheel`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-5-tc2/source/examples/cube.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cube`
[INFO] [stderr]   * `example` target `cube`
[INFO] [stderr] warning: `gorilla-physics` (manifest) generated 20 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5
[INFO] running `Command { std: "docker" "start" "045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/ball.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ball`
[INFO] [stderr]   * `example` target `ball`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/unconstrained_qp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `unconstrained_qp`
[INFO] [stderr]   * `example` target `unconstrained_qp`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/spring_drop.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `spring_drop`
[INFO] [stderr]   * `example` target `spring_drop`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/pendulum_energy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pendulum_energy`
[INFO] [stderr]   * `example` target `pendulum_energy`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/fem.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `fem`
[INFO] [stderr]   * `example` target `fem`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/SLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `SLIP`
[INFO] [stderr]   * `example` target `SLIP`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/read_bunny_mass_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `read_bunny_mass_spring`
[INFO] [stderr]   * `example` target `read_bunny_mass_spring`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/cart_pole.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart_pole`
[INFO] [stderr]   * `example` target `cart_pole`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/cart.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cart`
[INFO] [stderr]   * `example` target `cart`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/constraint_contact.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `constraint_contact`
[INFO] [stderr]   * `example` target `constraint_contact`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/acrobot.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `acrobot`
[INFO] [stderr]   * `example` target `acrobot`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/rimless_wheel.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rimless_wheel`
[INFO] [stderr]   * `example` target `rimless_wheel`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/rod_by_spring.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `rod_by_spring`
[INFO] [stderr]   * `example` target `rod_by_spring`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/ALSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `ALSLIP`
[INFO] [stderr]   * `example` target `ALSLIP`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/pusher.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `pusher`
[INFO] [stderr]   * `example` target `pusher`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/1D_hopper.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `1D_hopper`
[INFO] [stderr]   * `example` target `1D_hopper`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/cube.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cube`
[INFO] [stderr]   * `example` target `cube`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/socp.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `socp`
[INFO] [stderr]   * `example` target `socp`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/LSLIP.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `LSLIP`
[INFO] [stderr]   * `example` target `LSLIP`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/double_pendulum.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `double_pendulum`
[INFO] [stderr]   * `example` target `double_pendulum`
[INFO] [stderr] warning: `gorilla-physics` (manifest) generated 20 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling clarabel v0.11.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking xml-rs v0.8.26
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking amd v0.2.2
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f32x8_.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f32x4_.rs:480:7
[INFO] [stdout]     |
[INFO] [stdout] 480 |       core::intrinsics::transmute(array)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f64x4_.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f64x2_.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i8x16_.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i16x16_.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i8x32_.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i16x8_.rs:445:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i32x4_.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i32x8_.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i64x2_.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i64x4_.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u8x16_.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u16x8_.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u16x16_.rs:275:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u32x4_.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u32x8_.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 264 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u64x2_.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u64x4_.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5", kill_on_drop: false }`
[INFO] [stdout] 045e388abe81968b18be0cf89ff01d568d240c2da472a9ae8cde863ee9e053d5
